[INFO] fetching crate potnet 0.4.4...
[INFO] testing potnet-0.4.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate potnet 0.4.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate potnet 0.4.4
[INFO] finished tweaking crates.io crate potnet 0.4.4
[INFO] tweaked toml for crates.io crate potnet 0.4.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate potnet 0.4.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate potnet 0.4.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee401de1b1c5414eb4834c24c85a39a38a4181c43800a02a628d34d42fdd09f0
[INFO] running `Command { std: "docker" "start" "-a" "ee401de1b1c5414eb4834c24c85a39a38a4181c43800a02a628d34d42fdd09f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee401de1b1c5414eb4834c24c85a39a38a4181c43800a02a628d34d42fdd09f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee401de1b1c5414eb4834c24c85a39a38a4181c43800a02a628d34d42fdd09f0", kill_on_drop: false }`
[INFO] [stdout] ee401de1b1c5414eb4834c24c85a39a38a4181c43800a02a628d34d42fdd09f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fe92b7a1747ae0dd841c9604d4e0081b01defc4a22d913df1e054cef895525f
[INFO] running `Command { std: "docker" "start" "-a" "1fe92b7a1747ae0dd841c9604d4e0081b01defc4a22d913df1e054cef895525f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling simplelog v0.7.6
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling pot-rs v0.5.0
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling cargo-platform v0.1.1
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling cargo_metadata v0.12.3
[INFO] [stderr]    Compiling skeptic v0.13.6
[INFO] [stderr]    Compiling structopt-flags v0.3.6
[INFO] [stderr]    Compiling potnet v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.89s
[INFO] running `Command { std: "docker" "inspect" "1fe92b7a1747ae0dd841c9604d4e0081b01defc4a22d913df1e054cef895525f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fe92b7a1747ae0dd841c9604d4e0081b01defc4a22d913df1e054cef895525f", kill_on_drop: false }`
[INFO] [stdout] 1fe92b7a1747ae0dd841c9604d4e0081b01defc4a22d913df1e054cef895525f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7110d78c964e980fcb8d7d848ab411838e20abecac499398e89545040a99feae
[INFO] running `Command { std: "docker" "start" "-a" "7110d78c964e980fcb8d7d848ab411838e20abecac499398e89545040a99feae", kill_on_drop: false }`
[INFO] [stderr]    Compiling potnet v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "7110d78c964e980fcb8d7d848ab411838e20abecac499398e89545040a99feae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7110d78c964e980fcb8d7d848ab411838e20abecac499398e89545040a99feae", kill_on_drop: false }`
[INFO] [stdout] 7110d78c964e980fcb8d7d848ab411838e20abecac499398e89545040a99feae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 904a76d38a867b28002b2b2e99313fa68ede3bc0403c810eb0aaa6d7f9eafb11
[INFO] running `Command { std: "docker" "start" "-a" "904a76d38a867b28002b2b2e99313fa68ede3bc0403c810eb0aaa6d7f9eafb11", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/bin/potcpu.rs (/opt/rustwide/target/debug/deps/potcpu-565e8c103870503c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/potnet.rs (/opt/rustwide/target/debug/deps/potnet-a152317b6f3f0a8b)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::get_network_size_002 ... ok
[INFO] [stdout] test tests::get_prefix_length_001 ... ok
[INFO] [stdout] test tests::get_prefix_length_002 ... ok
[INFO] [stdout] test tests::get_prefix_length_012 ... ok
[INFO] [stdout] test tests::get_prefix_length_011 ... ok
[INFO] [stdout] test tests::get_prefix_length_010 ... ok
[INFO] [stdout] test tests::get_network_size_000 ... ok
[INFO] [stdout] test tests::get_network_size_001 ... ok
[INFO] [stdout] test tests::get_prefix_length_000 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "904a76d38a867b28002b2b2e99313fa68ede3bc0403c810eb0aaa6d7f9eafb11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "904a76d38a867b28002b2b2e99313fa68ede3bc0403c810eb0aaa6d7f9eafb11", kill_on_drop: false }`
[INFO] [stdout] 904a76d38a867b28002b2b2e99313fa68ede3bc0403c810eb0aaa6d7f9eafb11
